[INFO] cloning repository https://github.com/rdaum/wasbox
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rdaum/wasbox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frdaum%2Fwasbox", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frdaum%2Fwasbox'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5bcb57f252f8a1902bd31976482d0a9c2f09627b
[INFO] checking rdaum/wasbox against try#d0ab665d12770dbaae620b539ee4319b83445f45 for pr-133502-24
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frdaum%2Fwasbox" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rdaum/wasbox
[INFO] finished tweaking git repo https://github.com/rdaum/wasbox
[INFO] tweaked toml for git repo https://github.com/rdaum/wasbox written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rdaum/wasbox on toolchain d0ab665d12770dbaae620b539ee4319b83445f45
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rdaum/wasbox already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9ce05b94295501a9faa233483e9101d85dcef1ae46b56efb32f8c344821fb696
[INFO] running `Command { std: "docker" "start" "9ce05b94295501a9faa233483e9101d85dcef1ae46b56efb32f8c344821fb696", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9ce05b94295501a9faa233483e9101d85dcef1ae46b56efb32f8c344821fb696", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9ce05b94295501a9faa233483e9101d85dcef1ae46b56efb32f8c344821fb696" "/opt/rustwide/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9ce05b94295501a9faa233483e9101d85dcef1ae46b56efb32f8c344821fb696", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9ce05b94295501a9faa233483e9101d85dcef1ae46b56efb32f8c344821fb696" "/opt/rustwide/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling cranelift-assembler-x64-meta v0.117.2
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling pulley-interpreter v30.0.2
[INFO] [stderr]    Compiling cranelift-bitset v0.117.2
[INFO] [stderr]    Compiling cranelift-isle v0.117.2
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.117.2
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking bumpalo v3.19.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking wasmtime-math v30.0.2
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling wasmparser v0.224.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking cranelift-control v0.117.2
[INFO] [stderr]    Compiling cpp_demangle v0.4.5
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling wasm-encoder v0.224.1
[INFO] [stderr]    Compiling wasm-encoder v0.238.1
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling id-arena v2.3.0
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling cranelift-assembler-x64 v0.117.2
[INFO] [stderr]     Checking uuid v1.21.0
[INFO] [stderr]     Checking wasmtime-component-util v30.0.2
[INFO] [stderr]    Compiling wasmtime-component-macro v30.0.2
[INFO] [stderr]    Compiling wasmtime-cache v30.0.2
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking wasmtime-asm-macros v30.0.2
[INFO] [stderr]     Checking sptr v0.3.2
[INFO] [stderr]     Checking wasmtime-slab v30.0.2
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]     Checking clap_lex v1.0.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking clap_builder v4.5.60
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking wasmtime-jit-icache-coherence v30.0.2
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking directories-next v2.0.0
[INFO] [stderr]     Checking wast v238.0.1
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.117.2
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking memfd v0.6.5
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling ittapi-sys v0.4.0
[INFO] [stderr]     Checking clap v4.5.60
[INFO] [stderr]     Checking ittapi v0.4.0
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling wasmtime-versioned-export-macros v30.0.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling trait-variant v0.1.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling cranelift-codegen v0.117.2
[INFO] [stderr]    Compiling wasmtime-jit-debug v30.0.2
[INFO] [stderr]    Compiling wasmtime-fiber v30.0.2
[INFO] [stderr]    Compiling wasmtime v30.0.2
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking fxprof-processed-profile v0.6.0
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]    Compiling wit-parser v0.224.1
[INFO] [stderr]     Checking cranelift-entity v0.117.2
[INFO] [stderr]     Checking regalloc2 v0.11.2
[INFO] [stderr]     Checking cranelift-bforest v0.117.2
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]    Compiling wasmtime-wit-bindgen v30.0.2
[INFO] [stderr] error: could not compile `wast` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d0ab665d12770dbaae620b539ee4319b83445f45/bin/rustc --crate-name wast --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wast-238.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="component-model"' --cfg 'feature="default"' --cfg 'feature="wasm-module"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("component-model", "default", "dwarf", "wasm-module"))' -C metadata=f386e195d37f83ed -C extra-filename=-0c1674d2067dbb1d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bumpalo=/opt/rustwide/target/debug/deps/libbumpalo-f9783a5e2639f6e6.rmeta --extern leb128fmt=/opt/rustwide/target/debug/deps/libleb128fmt-ec3bf77777ee3a6c.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-2998dc56ed90fbb0.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-ae8720591b31333d.rmeta --extern wasm_encoder=/opt/rustwide/target/debug/deps/libwasm_encoder-c174be83cf9815cc.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "9ce05b94295501a9faa233483e9101d85dcef1ae46b56efb32f8c344821fb696", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ce05b94295501a9faa233483e9101d85dcef1ae46b56efb32f8c344821fb696", kill_on_drop: false }`
[INFO] [stdout] 9ce05b94295501a9faa233483e9101d85dcef1ae46b56efb32f8c344821fb696
